const net/http.http2FrameData

5 uses

	net/http (current package)
		h2_bundle.go#L1428: 	http2FrameData         http2FrameType = 0x0
		h2_bundle.go#L1441: 	http2FrameData:         "DATA",
		h2_bundle.go#L1495: 	http2FrameData: {
		h2_bundle.go#L1526: 	http2FrameData:         http2parseDataFrame,
		h2_bundle.go#L2098: 	f.startWrite(http2FrameData, flags, streamID)